*{
	margin:0;

}


li{
	list-style: none;
}
a{
	text-decoration: none;
}
body{
	clear: both;
}	
.lheader{
	width: 100%;
	margin: 0 auto;
}
.head{
	width:100%;
	position: relative;
}
.head>img{
	width:100%;
}
.headerawp{
	width: 100%;
	position:fixed;
	    top: 0;
	height: 100px;
	z-index: 5;
}

.header .logo{
	width:146px;
	/*height:51px;*/
	float: left;
	line-height: 95px;
	/*margin-top:20px;*/
	/*padding-left: 15px;*/
}
.logo>a img{
	width:100%;
	/*height:100%;*/
}
.head-ul{
	float: right;
	height:100px;
	width:50%;
}
.head-ul>li{
	width:24%;
	height:100px;
	float: left;
	text-align: center;
	color:#ffffff;
	margin-top:20px;
}
.head-ul>li>a{
	color:#ffffff;
}
.head-ul>li>a>p{
	line-height: 30px;
	margin: 0 auto;
	height:30px;
	font-size: 16px;
    font-family: "Arial";
}
.head-ul>li:hover p{
	border-bottom: 1px solid #fff;

}

#index-erjicaidana{
	display: none;
	background-color: #fff;
    margin-top: 20px;
        padding: 20px 0;
}
#index-erjicaidana>li{
	
}
#index-erjicaidana>li a{
	display: block;
	width: 100%;
	color: #7b7b7b !important;
	line-height: 40px;
	font-size: 16px;
}
#index-erjicaidana>li:hover a{
	color:#333 !important;
}


/*康养*/

.content1{
	width:100%;
}
.content1>.c1{
	width:100%;
	margin:0 auto;
}
.c1-top{
	color: #999999;
	font-size: 14px;
	font-family: "";
	line-height: 65px;
	width:1200px;
	margin: 0 auto;
}
.c1-top>a{
	text-decoration: none;
	color: #999999;
}
.c1-top> img{
 	margin-right: 5px;
}
.c1-conter{
	width:100%;
	/*height:160px;*/
	text-align: center;
	overflow: hidden;
	margin-top: 35px;
	padding-bottom: 57px;
}

.content3 .c1-conter{
	padding-bottom: 10px;
	margin-top: 5px;
}
.c1-conter>.lineae{
	width:40px;
	height:2px;
	background-color: #b5b5b5;
	margin:15px auto;
}
.c1-conter>span{
	color:#666666;
	font-size: 26px;
	font-family: "Arial";
	display: block;
	margin-top: 10px;
}
.c1-conter>p{
	color:#333333;
	font-size: 30px;
	font-family: "";
	line-height: 45px;
}
.c1-conter2{
	width: 990px;
    margin: 0 auto;
	padding-bottom: 55px;
	color: #363636;
	font-size: 16px;
	font-family:"";
	text-align: center;
	line-height: 30px;
}
.c1-conter2>p{
	line-height: 30px;
	color: #363636;
    font-size: 16px;
    font-family: "";
}
.c1-bottom{
	width:990px;
	margin: 0 auto;
	/*padding:0 81px;*/
}
.c1-bottom>img{
	width:100%;
	height:100%;
}

.c1-button{
	width:200px;
	height:50px;
	margin: 0px auto;
	/*background-color: #333333;*/
	text-align: center;
	border:1px solid #333;
}

    
.c1-button:hover{    
	background: #333;
    /*border: 1px solid #333;*/
	transition: all 0.4s;
}
.c1-button:hover a{
	color:#fff;
	transition: all 0.4s;
	background-color: #333;
}
.c1-button>a{
	display: block;
	width:100%;
	height:100%;
	color:#333;
	font-size: 16px;
	font-family: "Arial";
	line-height: 50px;
	background:#fff; 
}
.content2{
	width: 100%;
	padding-bottom:10px;
	margin:0 auto;
}
.c2{
	width:1200px;
	margin:0 auto;
}

.c2-ul{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
.c1-conter .lineae2 {
	width:40px;
	height:2px;
	background-color: #b5b5b5;
	margin:15px auto;
	margin-top: 40px;
}
.c2-ul>li{
	width:25%;
	float: left;
	position: relative;
	height:435px;
	
}
.content2sf{
	background-color: #fff;
}
/*.c2-ul>li:nth-child(1){
	margin-left: 0;
}
.c2-ul>li:nth-child(5){
	margin-left: 0;s
}
.c2-ul>li>img{
	width:100%;
	height: 100%;
}*/
.c2-ul_ab{
	width:100%;
	height: 100%;
	padding:0 5px;
	overflow: hidden;
}
.c2-ul>li img{
	width:100%;
}
/*.c2-ul-m{
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	overflow: hidden;
	display: none;
}*/
.c2-ul-m>span{
	color: #fff;
	font-size: 20px;
	font-family: "Arial";
	display: block;
	margin-top: 200px;
}
.c2-ul-m>p{
	width:30px;
	height:1px;
	background-color:#fff;
	margin:10px auto;
}
.c2-ul-m>h5{
	color: #fff;
	font-size: 20px;
	font-family: "";
}
.c2-ul>li:hover .c2-ul-m{
	display: block;
	cursor:pointer;
}


.c2-button{
	width:200px;
	height:50px;
	margin: 40px auto;
	text-align: center;
	border: 1px solid #333333;
}
.c2-button>a{
	display: block;
	width:100%;
	height:100%;
	color:#333333;
	font-size: 16px;
	font-family: "Arial";

	line-height: 50px;
}
.c2-button:hover{
	background-color: #333;
	transition: all 0.4s;
}
.c2-button:hover a{
	color:#fff;
	transition: all 0.4s;
}

.content3{
	width: 100%;
}
.c3{
	width:100%; 
	margin:0 auto;
	overflow: hidden;

}

.c3-ul{
	width:1246px;
	padding-bottom:25px;
	margin: 0 auto;
	overflow: hidden;
}
.c3-ul>li{
	width: 23%;
	float: left;
	
	position: relative;
	cursor:pointer;
	padding:20px 23px;
	padding-top: 65px;

}




.c3-ul>li>div{
	width:100%;
	position: relative;
}

.c3li-h4{
	color:#333333;
	font-size: 16px;
	font-family: "";
	line-height:40px;
	margin-top: 10px;
	overflow: hidden;
	height:40px;
}
.c3-ul>li>p{
	color: #666;
	font-family: "";
	font-size: 14px;
	line-height: 25px;
overflow: hidden;
}

.c3li-h6{
	width:40px;
	height: 3px;
	background-color: #333333;
	margin:bottom left;
	position: absolute;
	bottom: 19px;
    left: 22px;
	display: none;
}

.c3li-div{
	position: relative;
}
.c3li-divs{
	width:100%;
	height:100%;
	font-size: 50px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color:#fff;
	background-color: rgba(0,0,0,0.4);
	display: none;
	font-family: -webkit-pictograph;
}
.c3li-divs>span{
	display: block;
	margin-top:30%;

}
.c3-ul>li:hover .c3li-divs{
	display: block;
}
.c3-ul>li:hover .c3li-h6{
	display: block;
	color:red;
}
.c3-ul>li:hover  .c3li-h4{
	font-weight: bold;
}


/*footer*/
.l_footer{
	background: #000000;
	padding-bottom: 65px;
	width:100%;
}
.container{
	/*overflow: hidden;*/
	margin: 0 auto;
}
.gp1_d9_box{
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 45px;
}
.gp1_d9_itm{
	width: 31%;
	float: left;
	padding: 0 15px;
	    margin-top: 23px;
}
.gp1_d9_itm span{
	/*width: 100%;
	height: 100%;*/
	display: inline-block;
}
.footer-list{
	width:100%;
	padding-bottom: 20px;
	margin:50px auto;
	overflow: hidden;
}	
.footer-list>div{
	width:32%;
	float: left;
}
.footer_con>li{
	margin-bottom: 31px;
}						
.footer_con>.footer_size{
	font-size: 20px;
	font-family: "";
	color: #d9d9d9;
	position: relative;
	margin-bottom: 43px;
}
.footer_size::after{
	width: 20px;
	height: 1px;
	background: #999999;
	display: block;
	content: '';
	position: absolute;
	bottom: -16px;
}
.footer_con>.footer_we{
	margin-left: 223px;
}
.footer_con{
	color: #999999;
	font-family: "Arial";
	font-size: 16px;
}
.footer_con>.footer_size1{
	margin-bottom: 13px;
}
.footer_logo{
	width: 100%;
	/*position: relative;*/
	text-align: center;
	margin: 0 auto;
}
.footer_box{
	margin-bottom: 70px;
	width: 100
}
/*.footer_logo img{
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: block;
}*/
.footer_logo>span,.footer_logo>p{
	text-align: center;
	display: block;
	font-family: "";
	color: #404040;
	font-size: 14px;
}
.footer_logo>span>a{
	color:#404040;
}

.c2{
	width:1200px;
	margin:0 auto;
}

.f1con ul{
	margin:0 -5px;
}
.f1con ul li{
	width:25%;
	float:left;
	padding:0 5px;
	padding-bottom: 10px;
	overflow: hidden;
}
.f1con_a{
	width:100%;
	position: relative;
	margin-top: 10px;
}
.c2-flcon-div{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background-color:rgba(0,0,0,0.8);
	text-align: center;
	display: none;
	cursor:pointer;

}
.c2-flcon-div>p{
	/*font-family: "Arial";*/
	/*font-family: "Conv_ARIALN_2";*/
	font-family: "Conv_HELVETICANEUELTPRO-ROMAN_2";
	/*font-family: "Conv_HELVETICANEUELTPRO-THEX_2";*/
	margin-top: 63%;

}
.c2-flcon-div>h4{
	font-family: "";
}
.c2-flcon-div>h6{
	height:1px;
	width: 30px;
	background-color:#fff;
	margin: 15px auto;
}
.c2-f-divcp{
		font-size: 20px;
		color: #FFF;
		/*line-height: 30px;*/
}

.f1con ul li img{
	width:100%;
}
.menuph{
		display:none!important;
	}

.SJ_xiala{
	display:none;
}
.head-ul>li span{
		line-height: 30px;
		    font-size: 18px;
    font-family: "";
	}


.f-ul3-ul{
	width:50%;
	float: right;
}

.containera{
	display: none;
}



.c1-buttonsf{
	margin-bottom: 85px;
    margin-top: 35px;
}

.c1-buttonsf:hove a{
	border:1px solid #000;
}
.c1-buttonsfs{
	margin-top: 0;
	margin-bottom: 115px;
}
.f1content2sf-bg{
	background-color: #dbdbdb !important;
}
.f1classtop{
	margin-top:30px;
}

.gp1_d9_itmsf{
	margin-left: 25px ;
	margin-top:25px !important;
}
.gp1_d9_itmsf:nth-child(1){
	margin-left: 0px !important;
}
.gp1_d9_itmsf:nth-child(4){
	margin-left: 0px !important;
}
.gp1_d9_itmsf:nth-child(7){
	margin-left: 0px !important;
}

.e1padtopus{
	margin-top: 50px;
}

.e1btnusd{
	padding-top:20px;
	margin-bottom:70px;
}
.f1-c2marign-t{
	margin-top: 60px;
	margin-bottom: 100px;
}

.lineae2martop{
	margin-top:70px!important;
	margin-bottom: 13px !important;
}


.c3-ulsgmgrmo{
	/*padding-top:65px;*/
	margin-top: -30px;
}
.c3-ulsgmgrmo>li{
	/*margin-left: 50px;*/
	margin-right: 0;
	width: 25%;
}


.c3-ulsgmgrmo>li span{
    margin-top: 25%;
}


.c2ullipianli>li >img{
	width: 100%;
}

.index-erjicaidana>li>a{
	color:#7b7b7b;
}


.f1research{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.f1-c3lidiv-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.widthpad{
	width: 100%;
	border-bottom:1px solid #d5d5d5;
	padding-bottom: 35px;
	margin-top: 15px;
}

.widthpad>p {
    color: #666;
    height: 38px;
    font-family: "";
    font-size: 14px;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}






























@media (max-width: 1200px){
	.c3-ul>li:nth-child(odd){
		margin-left: 0;
	}
	.c3li-pdisplynone{
		display: none !important;
	}
	.c2{
		width:100%;
		padding:15px;
	}

	.f1con ul li{
		width:50%;
		margin-bottom: -7px;
	}

	.c3-ul{
		width:100%;
		padding:15px;
	}
	.c3-ul>li{
		width: 50%;
		/*height: 420px;*/

	}
	.c3-ul>li>p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	}
	.c3li-div{
		/*height: 320px;*/
	}
	
	.container {
    width: 100%;
	}
	.c1-conter2{
		padding:0px 15px 10px 15px;
		
	}
	.c1-conter2>p{
		line-height: 25px;
	}
	.c1-bottom{
	width:100%;
	}
	.header{
	width:100%;
	padding: 0 15px;
	}
	.c1-top{
	width:100%;
	padding-left: 15px;
	}
	.header{
		padding-left:0;
	}
	.containera{
		background-color: #333;
	}
	.menuph{
		display:block!important;
	}
	.footer_size::after{
	 position: absolute;
    bottom: -16px;
    left: 0%;
	}
	.head-ul{
		display: none;
	}

	.header{
		height: 100px;
		background-color: #333;
		position: fixed;
	    top: 0px;
	    z-index: 5;
	}
	.footer_size2{
		margin-left: 48px;
	}
	.containera{
		display: block;
		border-top: 1px solid #fff;
	}
	.c2ullipianli {
		width:100%;
	    margin: 0 auto;
	}
	.c2ullipianli>li {
	    width: 100%;
	}
}
@media (max-width: 831px){
		.c3-ul>li {
   			width: 46%;
    
		}
	}
@media (max-width: 768px){
	.c3-ul>li{
		margin-left: 0;
	}
	.footer_first{
		display: none;
	}
	.c3-ul>li{
		width: 100%;
	}
	.footer-list>div{
		width:100%;
	}
	.footer_first{
		display: none;
	}
	.c1-bottom{
	width:100%;
	padding: 0 15px;
	}
	.head-ul{
		display: none;
	}
	.header{
		height: 100px;
		background-color: #333;
		position: fixed;
	    top: 0px;
	    z-index: 5;
	}
	.containera{
		background-color: #333;
	}
	.footer_con{
		text-align: center;
	}
	.footer_size::after{
	 position: absolute;
    bottom: -16px;
    left: 44%;
	}
	.f-ul3-ul {
    width: 100%;
	}
	.gp1_d9_itmsf:nth-child(odd) {
    	margin-left: 0px !important;
    	width:100%;
	}
	.gp1_d9_itmsf {
    	width:100%;
    	margin-left: 0;
    	margin-right:  0;
	}
}

/*菜单*/
.menuph {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 45px;
	height: 45px;
	cursor: pointer;
	text-align: center;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display:none;
}

 .menuph .point {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 22px;
	margin-top: 16px;
}

 .menuph .point:hover .navbtn,
 .menuph .point:hover .navbtn::after,
 .menuph .point:hover .navbtn::before {
	width: 28px;
}

.menuph .navbtn {
	position: absolute;
	top: 1px;
	right: 1px;
	display: inline-block;
	width: 28px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}
.menuph .navbtnn{
	background: #000;
}

.menuph .navbtn::after,
 .menuph .navbtn::before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}
.menuph .navbtn::after,
 .menuph .navbtn::before{
 	background: #fff;
 }

.menuph .navbtn::after {
	top: -10px;
}

.menuph .navbtn::before {
	top: 10px;
}

.menuph .point.active .navbtn {
	background: transparent;
}

.menuph .point.active .navbtn::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menuph .point.active .navbtn::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*下拉css*/



.SJ_xiala{
	display: none;
	position: fixed;
	top: 95px;
	width: 100%;
	background: #FFFFFF;
	z-index: 10000;
}
.SJ_xiala .SJ_yijili{
	position: relative;
	width: calc(100% - 20px);
	line-height: 45px;
	text-align: left;
	background: #333;
	margin: 0px 10px;
	border-bottom: 1px solid #F1F1F1;
}
/*.SJ_xiala .SJ_yijili:nth-child(5){
	border-bottom: none;
}*/
.SJ_xiala .SJ_yijili a{
	color: #fff;
	font-size: 18px;
	color: #fff;
	font-family:"Microsoft JhengHei";
}
.SJ_xiala .SJ_yijili .SJ_xiala_jia{

	position: absolute;
	top: 16px;
	right: 0px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
.SJ_xiala .SJ_yijili .SJ_xiala_jian{
	display: none;
	position: absolute;
	top: 16px;
	right: 0px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
.SJ_erji{
	display: none;
	width: 100%;
	padding-left: 30px;
	border-bottom: 1px solid #F1F1F1;
}
.SJ_erji li{
	width: 100%;
	font-size: 16px;
	color: #999999;
	line-height: 40px;
	font-family:"Microsoft JhengHei";
}

/*
 * 手机下拉图标
 */
.openmenu {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-left: 20px;
    width: 50px;
    height: 50px;
    background: #a7c542;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}
.openmenu span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 2px;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #FFFFFF;
}
.openmenu span::after, .openmenu span::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    background: #FFFFFF;
}
.openmenu.act span {
    background: rgba(255,255,255,0);
}
.openmenu.act span::before {
    top: 0;
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
}
.openmenu span::before {
    top: 7px;
}
.openmenu.act span::after {
    top: 0;
    -webkit-transform: rotate(-43deg);
    -ms-transform: rotate(-43deg);
    transform: rotate(-43deg);
}
.openmenu span::after {
    top: -7px;
}
.nysolutions .solu_tit{
	text-align: center;
}
.nysolutions .solu_tit h3{
	display: inline-block;
	position: relative;
}
.bsBox, #bsPanel div, #bsMorePanel div, #bshareF div {
    box-sizing: content-box;
}
.bsTop span{
	line-height: 24px !important;
}
.mengcen {
	display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    z-index: 30000;
}
.caidansuo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 38%;
    height: 46px;
    border-bottom: 1px solid #ffffff;
}
.caidansuo input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
}
#buts {
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}
.guanbi {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
}
.guanbi img {
    width: 100%;
}



/*toubu fixed*/
.scrollNav{
	left: 0;top: 0;  
	z-index: 500;
	background-color:#fff; 
	box-shadow:0px 0px 20px #999;
}



#index-erjicaidan{
	background-color: #fff;
	/*box-shadow: 0px 1px 5px #999 inset;*/

}

.news_fanhui_right>span{
	font-size: 20px;
}

.f1-kgbghei{
	position: relative;
}

.f1-kgbghei-img1{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.f1-kgbghei-img2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
    object-fit: cover;
}


@media screen and (min-width: 1200px){
	  .c1-buttonsfs:hover{
		border:1px solid #000;
	}	
	.f1con_a:hover .c2-flcon-div{
		display: block;
		height: 400px;
    object-fit: cover;
	}

}
@media screen and (max-width:1200px){
	 .c2-flcon-div{
		display: block; 
		height:50px;
		bottom:0px;
		top:inherit !important;
		
	} 
	.c2-flcon-div > p{ display:none}
	.c2-flcon-div > h6{ display:none}
	.c2-flcon-div > h4{ display:block;line-height:50px}

}

@media screen and (max-width: 768px){
	 .c2-flcon-div{
		display: block; 
		height:50px;
		bottom:0px;
		top:inherit !important;
		
	}
	.pitem  .c2-flcon-div{ display:none}
	.c2-f-divcp {
    font-size: 16px;}
	.c2-flcon-div > p{ display:none}
	.c2-flcon-div > h6{ display:none}
	.c2-flcon-div > h4{ display:block;line-height:50px}

}


@media (max-width: 1246px){
.c3-ul {
    width: 100%;}
    }
    



